﻿/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*@import url('https://fonts.googleapis.com/css2?family=Poppins&family=Six+Caps&display=swap');*/
@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Six Caps';
    src: url('fonts/SixCaps-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

/*COLORS*/
:root {
  	--black: #0a0a0a;
  	--gray: #404040;
	--white: #eff2f8;
	--orange: #ff5903;
	--purple: #394189;
	--darkblue: #031136;
	--blue:#0071eb;
}
:root .has-ast-global-color-5-background-color{
	background: none;
}

/*GENERAL*/
#content header {
    display: none;
}
.anchor{
	visibility:hidden;
	margin-top:-92px;
	height:92px;
}
.uppercase{
	text-transform:uppercase !important;
}
.home-header h1{
	/*font-family: 'Six Caps', sans-serif !important;*/
	font-family: 'Poppins', sans-serif !important;
	font-size: 109px !important;
    line-height: 133px;
    font-weight: 600 !important;
	/*font-size: 250px !important;
	line-height: 260px;*/
    margin-bottom: 0;
	color:white !important;
}
.add-gap.wp-block-columns{
	gap:2em !important;
}
.home-header{
	height:850px;
}
.home-header .wp-block-cover__inner-container{
	height:auto;
}
.home-header h2{
	margin-bottom:0;
}
.home-header h3{
	font-size: 26px;
}
.home-header .wp-block-column {
	display:flex;
	justify-content:center;
}
.home-header .wp-block-columns,.home-header h1,.home-header h2,.home-header h3{
	max-width:100% !important;
}
.single-header h1{
	font-size:86px !important;
	line-height:96px;
	font-weight:900 !important;
	color: white !important;
	text-align: center;
	max-width: 70% !important;
}
.single-header h3 {
    text-align: center;
}
.single-header .wp-block-columns {
    max-width: 100% !important;
}
.single-header .btn-subtext{
	color: white !important;
    font-weight: 600;
    font-size: 12px;
	padding-top: 5px;
}
.general-header {
    min-height: auto !important;
    padding-bottom: 0 !important;
}
.general-header h1 {
    font-size: 73px !important;
    line-height: 87px !important;
    text-transform: uppercase;
}
.auto-height img{
	height:auto !important;
}
.img-txt .auto-height img{
	width:auto !important;
}
.no-pad-b{
	padding-bottom:0!important;
}
.no-pad-t{
    padding-top:0!important;
}
.entry-content p {
    margin-bottom: 0;
}
.white-txt, .white-txt p, .white-txt h2, .white-txt h3,.faq .white-txt h3, .faq .white-txt h4, .faq .white-txt h5,.faq .white-txt h2 {
	color:white !important;
}
.orange{
    color:var(--orange) !important;
}

.dark-blue{
    color:var(--darkblue) !important;
}

.white-btn a{
	background-color:white !important;
	color:var(--orange) !important;
	border-color:white !important;
}
.white-btn a:hover,.ghost-btn a:hover{
	background-color:var(--orange) !important;
	color:white !important;
	border-color:var(--orange) !important;
}
.full-btn a{
	color:white !important;
	background: linear-gradient(180deg, #f79811 0, #ff5903 50%, #ff5903 100%);
    border: none;
    box-shadow: 0 2px 15px 0 var(--darkblue);
	text-transform: uppercase !important;
}
.full-btn a:hover,.full-btn .wp-block-button__link:hover{
	opacity:0.9;	
	background-color: var(--orange);
    border-color: var(--orange);
}
.wide-btn a{
	width:40%;
}
.is-content-justification-center.full-btn{
	text-align:center !important;
}
.ghost-btn a{
	background-color:transparent !important;
	color:var(--orange) !important;
	border-color:var(--orange) !important;
}
.two-btns {
	padding-top:0 !important;
	display: flex;
}
.two-btns .wp-block-column{
	margin-left:0 !important;
}
.two-btns .wp-block-columns{
	max-width:40rem !important;
	gap: 10px !important;
}
.two-btns>div {
    margin: 0 1% !important;
}
.tours .two-btns {
    justify-content: center;
    gap: 10px;
}
/*.wp-block-columns, .wp-block-column {
    margin: 1rem 0 !important;
}*/
.grid-div{
	max-width:64% !important;
	margin:0 auto !important;
}
.grid-div-small{
	max-width:60% !important;
	margin:0 auto !important;
}
.full-div{
	padding:0 !important;
	margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw !important;
    width: 100vw;
}
.full-div .wp-block-columns{
	max-width:100% !important;
}
.wp-block-columns{
	gap:0 !important;
}
.half-div{
	width:45%;
}
.add-pad-b-big{
	padding-bottom:8% !important;
}
.add-pad-b{
	padding-bottom:5% !important;
}
.add-pad-b-small{
	padding-bottom:2% !important;
}
.small-height{
	line-height:19px !important;
}
.add-pad-t-small{
	padding-top:1% !important;
}
.img-full .uagb-column__inner-wrap, .img-full figure{
	padding:0 !important;
	margin:0 !important;
	height:100% !important;
}
.img-full img{
	object-fit:cover;
	height:100% !important;
	width:100%;
}
.img-shadow {
	box-shadow: 0px 15px 10px -15px var(--darkblue);
}
.margin-neg{
	padding-top:0 !important;
	margin-top:-5% !important;
}
.heading-title{
	color:var(--blue) !important;
	text-transform:uppercase;
	font-weight:600 !important;
	margin:0 0 20px 0 !important;
	position:relative;
	padding-bottom:15px;
}
.heading-title a:hover {
    color: var(--blue);
}
.heading-title.centered{
	margin:0 auto !important;
}
h2.heading-title:after{
	content:'';
  	position: absolute;
	background-color: var(--purple);
  	width: 125px;
  	height: 2px;
  	bottom: 0;
  	left:0;
}
h2.heading-title.centered:after,h2.heading-title.has-text-align-center:after{
  	left:calc(50% - 62.5px);
}
h2.heading-title {
	font-size:60px !important;
	line-height:65px;
}
h4.heading-title {
	font-size:40px !important;
	line-height:45px;
}
.purple{
	color:var(--purple) !important;
}
.blue {
    color: var(--blue) !important;
}
.darkblue {
    color: var(--darkblue) !important;
}
p{
	color:var(--gray);
}
.parag{
	font-size:18px !important;
	line-height:26px !important;
	margin-bottom:20px !important;
}
.bigger{
	font-size:20px !important;
	line-height:25px !important;
	margin:0 0 20px 0 !important;
	color:var(--gray);
}
.big{
	font-size:25px !important;
	line-height:30px !important;
}
.accent-p{
	font-size:40px !important;
	line-height:45px !important;
}
.smaller,h2.smaller{
	font-size:40px !important;
	line-height:45px !important;
}
.no-transform{
	text-transform:none !important;
}
#rg-book a{
	display:block;
	line-height: 19px;
	color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}
#rg-book {
	width: auto !important;
	min-width: 200px;
	position: fixed;
    transform: rotate(-90deg);
    right: -85px;
	height: auto;
    text-align: center;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 9999999;
    bottom: 40%;
    color: #fff!important;
    background: linear-gradient(180deg, #f79811 0, #ff5903 50%, #ff5903 100%);
    border: none;
    box-shadow: 0 2px 15px 0 var(--darkblue);
}
.reviews-table table{
        border:none;
        width:100%;
}
.reviews-table td {
    border: none;
    padding: 2%;
}
.reviews-table tr:nth-child(odd) {
    background: var(--white);
}
.reviews-table tr:first-child td{
    border-radius: 20px 20px 0 0;
}
.reviews-table tr:last-child td{
    border-radius: 0 0 20px 20px;
}
.reviews-table .stars{
        margin:0;
}
.reviews-table tr{
        background-image:url(../../uploads/2022/04/quote-1.png) !important;
        background-size:35px !important;
        background-repeat:no-repeat !important;
        background-position:98% 5% !important;
}
a{
	text-decoration:none !important;
}
.no-margin-t{
	margin-top:0 !important;
}
.no-margin-b{
    margin-bottom:0 !important;
}
.no-pad{
	padding:0 !important;
}
.no-pad-tb{
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.add-mar-t{
	margin-top:5%;
}
.add-mar-b{
	margin-bottom:5%;
}
.add-pad-t{
	padding-top:5% !important;
}
.txt-block{
	padding:5% !important;
	background:var(--white);
}
.txt-block.clear{
	background:transparent;
}
.txt-block.tamni{
	background:var(--darkblue) !important;
}
.txt-block.tamni p,.txt-block.tamni .heading-title,.txt-block.tamni .subtitle,.txt-block.tamni h3,.txt-block.tamni li{
	color:white !important;
}
.txt-block.tamni .heading-title:after{
	background-color:var(--orange) !important;
}
.shadow-img-txt .txt-block{
	padding-bottom:1% !important;
}
.img-txt {
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.img-txt .txt-block{
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.img-txt .wp-block-column{
	flex-basis:50% !important;
	margin-left:0 !important;
	margin:0 !important;
}
.img-txt figure,.img-txt img{
	margin:0 !important;
	height:100%;
	object-fit:cover;
	width:100% !important;
}
.img-txt figure.hours-table{
	height:auto;
}
.video video,.video iframe{
	border-radius:15px;
	cursor:pointer;
}
.video video{
	box-shadow:0px 15px 10px -15px var(--darkblue);
	margin:2% 0;
}
.wp-block-embed-youtube.video,.wp-block-embed-youtube.video iframe {
	box-shadow: 0 19px 35px -14px var(--darkblue);
}
.infront{
	z-index:999;
}
.hide{
	display:none;
}
.center-vertical{
	display: flex;
    align-items: center;
}
.center-vertical-self{
    align-self: center;
}
.subtitle-desc{
	color: var(--blue);
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
        margin-bottom: 10px !important;
	padding-top: 15px !important;
}
.additional-block h3{
	font-size: 28px !important;
	text-transform: uppercase;
	padding-top: 2% !important;
	margin-bottom: 0 !important;
}
.additional-block .has-background-dim{
	background-color: rgba(3,17,54,.7) !important;
	opacity:1;
}
.faq{
	font-size:18px !important;
	line-height:26px !important;
	margin-bottom:0px !important;
}
.faq h3{
	font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 0 !important;
	padding-bottom: 10px !important;
	padding-top:25px !important;
}
.faq .heading-title:after{
	display:none;
}
.white-txt h2:after{
	background-color:var(--orange);
}
.add-pad-t-small{
	padding-top:2% !important;
}
.heading-bg{
	border-radius:15px;
	background:var(--orange);
	padding:2%;
}
.heading-bg h2,.heading-bg p,.heading-bg a,.heading-bg h3,.heading-bg h4,.heading-bg h5,.heading-bg h6{
	color:white !important;
}
.heading-bg p a{
	text-decoration:underline !important;
	text-underline-offset: 3px;
}
.heading-bg h2:after{
	background-color:white !important;
}
.heading-bg .wp-block-button__link{
	background:var(--white) !important;
	color:var(--black) !important;	
}
.wp-block-button__link {
    line-height: 23px !important;
    width: auto !important;
    height: auto !important;
}
.purple-subtitle{
	color:var(--purple) !important;
	text-transform:none !important;
	font-size: 38px !important;
    line-height: 45px !important;
}

.if-statement{
	margin-bottom: 0 !important;
	font-weight: 600 !important;
	font-size: 30px !important;
	line-height: 35px !important;
	align-items: flex-start;
	min-height:70px;
}
.flex-start-div .uagb-columns__inner-wrap{
	align-items: flex-start;
}
.txt-block h3{
	margin-bottom:0 !important;
	padding-bottom:1% !important;
	padding-top:2%;
}
.tours-div{
	width:100% !important;
	max-width:64% !important;
}
.tours-div.one{
	max-width:45% !important;
}
.tours-div .wp-block-column{
	margin-left:0 !important;
}
.tour-item{
	max-width:100%;
}
.single-blog .tour-item{
	/*max-width:468px;*/
}
.single-blog .faq h3{
	color:white !important;
}
.single-blog .tours-div{
	max-width:100% !important;
}
.single-blog .bigger{
	margin-bottom: 0 !important;
}
a.anchor {
    display: block;
    position: relative;
    top: -15px;
    visibility: hidden;
}
.single-blog .icon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.single-blog .icon svg .st0 {
    fill: none;
    stroke: var(--gray);
    stroke-miterlimit: 10;
}
.single-blog .booking,.single-blog .cta-div {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*CONTACT*/
.google-plus{
	fill:white;
}
.txt-block.clear .google-plus{
    fill:var(--purple);
}
.contact-div .pass-icons h6{
	margin-bottom:0 !important;
}
.contact-div .pass-icons p{
	margin-bottom:30px !important;
}
.contact-div .pass-icons .icon.orange svg{
	fill:var(--orange);
}
.pass-icons.three-col .wp-block-column {
    background: var(--white);
    border-radius: 20px;
    margin: 10px;
    padding: 10px;
}
/*VISITING TIPS*/
svg.clock {
	stroke:var(--darkblue);
	stroke-width:0.5;
	stroke-miterlimit:10;
	width:64px;
	height:64px;
	margin-top:5%;
}
svg.clock .st0{
	fill:none;
}
svg.clock .st1{
	fill:var(--darkblue);
}
svg.camera .st1,svg.waterfall .st1,svg.bird .st1{
	fill:none !important;
	stroke:var(--darkblue);
	stroke-width:0.5;
	stroke-miterlimit:10;
}
svg.camera .st2{
	fill:var(--darkblue);
}
svg.bird .st0{
	fill:var(--darkblue);
}
svg.wine path {
    fill: var(--gray);
}
svg.discount path {
    stroke: var(--gray);
    stroke-width: 1px;
}
.centered.icon,.centered{
	text-align:center;
}
.hours-table{
	padding-top:20px !important;
}
.hours-table,.hours-table table,.hours-table tr,.hours-table td,.hours-table th{
	border:none;
}
.hours-table th,.hours-table td{
	padding:1% 2%;
}
.hours-table th{
	border-radius:20px 20px 0 0;
	background-color:var(--darkblue);
	color:white;
	text-align:left;
}
.hours-table tr:last-child{
	border-radius:0 0 20px 20px;
}
.hours-table tr:last-child td:first-child{
	border-radius:0 0 0 20px;
}
.hours-table tr:last-child td:last-child{
	border-radius:0 0 20px 0;
}
.hours-table tr:first-child th:first-child {
    border-radius: 20px 0 0 0;
}
.hours-table tr:first-child th:last-child {
    border-radius: 0 20px 0 0;
}
.hours-table tr:nth-child(even) {
    background-color:white;
}
/*.hours-table tr:nth-child(even) {
    background-color:var(--white);
}*/
.menu-table th{
	border-radius: 0;
}
.menu-table tr:nth-child(even) {
    background-color:var(--white);
}
.menu-table tr:nth-child(odd) {
    background-color:white;
}
.menu-table td {
	color: var(--darkblue) !important;
}
.menu-table.first-colored tr:nth-child(odd) {
    background-color:var(--white);
}
.menu-table.kids-menu tr:first-child th:first-child {
    border-radius: 20px 20px 0 0 !important;
}
/*HEADER*/
#secondary_menu-site-navigation a{
	letter-spacing:1px;
	padding:0 8px !important;
}
#menu-item-47 a{
	color:var(--orange);
}
.ast-primary-header-bar {
    border: none !important;
}
.ast-builder-menu-1 .menu-item > .menu-link:hover {
    color: var(--orange);
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 38px !important;
}
.main-header-menu .sub-menu {
    background: #041749;
}
.main-header-menu .sub-menu a{
    font-size:15px !important;
	line-height:20px !important;
	padding: 0.7em 1em !important;
}
.trp-language-switcher-container .sub-menu {
    height: 500px;
    overflow-y: scroll;
	width: auto;
}
.trp-language-switcher-container .sub-menu::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,.1);
}
.trp-language-switcher-container .sub-menu::-webkit-scrollbar {
    width: 5px;
}
header {
	background: linear-gradient(0deg, rgba(236,236,240,0) 0%, rgba(3,17,54,1) 100%, rgba(3,17,54,1) 100%);
	/*position:fixed !important;*/
	z-index:9999 !important;
}
.ast-theme-transparent-header #masthead{
	position:fixed;
}
.ast-site-title-wrap {
    display: none;
}
.current-menu-item > a{
	color:var(--orange) !important;
}
/*CURRENCY DROPDOWN IN MENU*/

.currency-list input[type="radio"] {
    display: none;
}
.dropdown-select {
    position: relative;
    display: inline-block;
}   
.selected-option {
    padding: 10px;
    cursor: pointer;
	color: white !important;
}
.dropdown-options {
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #041749;   
	border-top: 2px solid var(--orange);
}
.dropdown-option {
    padding: 0 8px;
    cursor: pointer;
	color: white;
}
.currency-list.active .dropdown-options {
    display: block;
}
.currency-list label{
	cursor: pointer;
}
.currency-dropdown{
	min-width: 60px;
}
.currency-list label:hover {
    color: var(--orange);
}
.currency-list .ast-menu-toggle{
	display: inline-block;
	position: absolute;
	top: 0px;
    left: 15px;
    color: white;
	outline: none !important;
	font-size: 1.1333333333333rem;
}


/*THREE CARDS*/
.three-cards .card{
	border-radius:20px;
	background:var(--white);
	box-shadow:0px 15px 10px -15px var(--darkblue);
	z-index:99;
	margin:0 5px;
	text-align:center;
	flex: 1 1 0;
	padding:2em;
}
.three-cards{
	display:flex;
	justify-content:space-between;
}
.three-cards li {
    text-align: left;
}
.three-cards li, .three-cards p {
    color: var(--gray);
    font-size: 20px;
    line-height: 29px;
}
.three-cards h3{
	color:var(--blue) !important;
	font-weight:600 !important;
	font-size:30px !important;
}
.three-cards .orange-card{
	background:var(--orange);
}
.three-cards .orange-card p{
	color:white !important;
}
.orange-card img{
	margin-top:-105px !important;
}
/*DYNAMIC LINK*/

a.dynamic-link {
    margin-bottom: 20px;
    display: block;
}
a.dynamic-link:focus {
    outline: none;
}
.dynamic-link h3 {
    color: var(--orange) !important;
}
.click-box{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
}
.click-box h3{
	font-size: 20px !important;
}

/*CIRCLE NUMBER*/
.circle,.circle-big{
	background:var(--blue);
	border-radius:50%;
	width:70px;
	height:70px;
	margin:0 auto;
	margin-bottom: 2% !important;
}
.circle-big{
	width:90px;
	height:90px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.circle p.number{
	color:white;
	font-weight:900;
	font-size:40px;
	line-height:70px;
	text-align:center;
}


/*TOUR GRID*/
.tours{
	display:flex;
	flex-wrap:wrap;
	/*justify-content:space-between;*/
	justify-content:center;
	padding:5%;
}
.tours .tour-item{
	border-radius:20px;
	background:var(--white);
	flex: 1;
    margin: 0 15px;
	box-shadow: 0 9px 20px -6px var(--darkblue);
}
.tour-item .label{
	background:var(--orange);
	color:white;
	border-radius:20px 20px 0 0;
	font-size:21px;
	line-height:26px;
	position:absolute;
	bottom: 0;
	left:25px;
	padding:2%;
	font-weight:600;
}
.tour-item .price{
	background:var(--darkblue);
	color:white;
	border-radius:0 0 33px 33px;
	/*font-size:45px;
	line-height:50px;*/
	font-size:35px;
	line-height:40px;
	position:absolute;
	top:-7px;
	right:25px;
	padding:2%;
	font-weight:600;
	text-align:center;
}
.tour-item .price .pre{
	/*font-size:33px;
	line-height:35px;*/
	font-size:24px;
	line-height:31px;
	font-weight:400;
	text-align: center;
    /*margin-bottom: 10px;*/
	margin-bottom: 5px;
}
.tour-item .price .old{
	text-decoration: line-through;
    font-size: 26px;
    font-weight: 200;
    line-height: 26px;
    color: var(--orange);
}
.tour-item .tour-info{
	/*padding:5%;*/
	padding:4% 5%;
}
.tour-item h3, .pass-card h3{
	text-transform:uppercase;
	font-weight:600 !important;
	/*font-size:33px !important;*/
	font-size:30px !important;
	line-height:35px;
	color:var(--black) !important;
	margin:10px 0;
}
.tour-item h3 a{
	color:var(--black) !important;
}
.tours .tour-img{
	border-radius:20px 20px 0 0;
	/*height:450px;*/
	height:350px;
	background-size:cover;
	background-position:center;
	position:relative;
}
.tour-item .tour-desc{
	/*padding:5% 0;*/
	/*font-size:18px;*/
	font-size:16px;
	padding:2% 0;
	padding-bottom:4%;
}
.tour-item .full-btn{
	text-align:center;
}
.tour-item .tour-subtitle, .pass-card .tour-subtitle {
    text-transform: uppercase;
    opacity: 1;
    color: var(--blue);
    font-weight: 600;
	font-size: 19px;
    line-height: 21px;
}
.tour-item .features{
	display:flex;
	flex-wrap:wrap;
	display:none;
}
.tour-item .features .feature{
	background:var(--purple);
	color:white;
	padding: 5px 10px;
    border-radius: 20px;
	margin-right:5px;
	display:flex;
	font-size:12px;
	margin-bottom:5px;
}
.tour-item .features .feature svg{
	/*height:25px;
	width:25px;*/
	height:18px;
	width:18px;
	margin-right:10px;
}
.tour-item .features .feature svg path{
	stroke-width:2 !important;
}
.tour-item .features .feature svg .st0{
	fill:none;
	stroke:white;
	stroke-miterlimit:10;
}
.tour-item .features .feature svg.map .st0{
	display:none;
}
.tour-item .features .feature svg.map .st1{
	fill:none;
	stroke:white;
	stroke-miterlimit:10;
	stroke-width:2;
}
.tour-item .features .feature svg.map .st2{
	fill:none;
	stroke:white;
	stroke-miterlimit:10;
	stroke-width:2;
}
.tour-item .features .feature svg.map .st3{
	fill:white;
}
.tour-info-div .features .feature svg.group .st1{
	fill:none;
	stroke:var(--gray);
	stroke-miterlimit:10;
	stroke-width:1;
}
.tour-info-div .features .feature svg.group .st0{
	fill:var(--gray);
	stroke:var(--gray);
	stroke-miterlimit:10;
	stroke-width:1;
}
.tour-item .features .feature svg.group .st1{
	fill:none;
	stroke:white;
	stroke-miterlimit:10;
	stroke-width:1;
}
.tour-item .features .feature svg.group .st0{
	fill:white;
	stroke:white;
	stroke-miterlimit:10;
	stroke-width:1;
}
.tour-item .wp-block-button__link {
	color:white !important;
	font-size:1.125em;
}
.features .feature .cls-1 {
    fill: none;
    stroke: var(--gray);
    stroke-miterlimit: 10;
    stroke-width: 5px;
}
.features .feature .cls-2 {
	fill: var(--gray);
	stroke: var(--gray);
    stroke-width: 0px;
}
.pass-icons h6{
	font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 30px;
	margin-bottom:0 !important;
}
.pass-icons .icon{
	display: flex;
    justify-content: center;
}
.pass-icons .uagb-columns__columns-3{
	justify-content:center;
}
.pass-icons .uagb-columns__columns-3 .wp-block-uagb-column {
    background: var(--white);
    border-radius: 20px;
    margin: 10px;
}
.pass-icons .uagb-columns__columns-3 .wp-block-uagb-column .uagb-column__inner-wrap{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.pass-icons svg{
	width:64px;
	height:64px;
}
.pass-icons svg .st0{
	display:none;
}
.pass-icons .money svg .st0{
	fill:var(--orange);
	display:block;
}
.pass-icons .money svg .st1{
	fill:none;
	stroke:var(--darkblue);
	stroke-width:2;
	stroke-miterlimit:10;
}
.pass-icons .money svg .st2{
	fill:#071436;
	stroke:var(--darkblue);
	stroke-miterlimit:10;
}
.pass-icons svg .st1{
	display:inline;
	fill:var(--orange);
}
.pass-icons svg	.st2{
	display:inline;
}
.pass-icons svg	.st3{
	fill:none;
	stroke:var(--darkblue);
	stroke-width:2;
	stroke-miterlimit:10;
}
.pass-icons svg	.st4{
	fill:var(--darkblue);
	stroke:var(--darkblue);
	stroke-miterlimit:10;
}
.pass-icons svg	.st5{fill:var(--orange);}
.pass-icons svg	.st6{fill:var(--darkblue);}
.pass-icons .envelope svg .st6{fill:var(--white);}
.pass-icons svg	.st7{
	fill:none;
	stroke:var(--darkblue);
	stroke-width:1.5;
	stroke-miterlimit:10;
}
.certain-tour {
	padding:5% 0;
}
/*TOUR LIST*/
.col30{
	width:45%;
	text-align:center;
}
.tour-list .img-title,.tour-list .pricing{
	display:flex;
	align-items:center;
}
.tour-list .img-title a, .tour-list .full-btn{
	flex-shrink:0;
}
.tour-list .pricing{
	justify-content:space-between;
}
.tour-list .pricing .full-btn{
	flex-shrink:0;
}
.tour-list img{
	border-radius:20px;
	height: 150px;
	width:250px;
    object-fit: cover;
}
.tour-list th{
	text-transform:uppercase;
	color:white;
	background:var(--darkblue);
	text-align:left;
	font-size:20px;
	line-height:25px;
}
.tour-list h5{
	color:var(--orange) !important;
	font-weight:600 !important;
	font-size:25px !important;
	line-height:30px;
	margin-bottom:0;
}
.tour-list .price{
	color:var(--blue);
	font-weight:600;
	font-size:25px;
	line-height:30px;
	text-align:left;
}
.tour-list .price.old{
	text-decoration: line-through;
	color:var(--darkblue);
	margin-right:30px;
}
.tour-list .all-prices{
	display:flex;
}
.tour-list{
	border:none;
}
.tour-list td,.tour-list th{
	border:none;
	padding:2%;
}
.tour-list .wp-block-button__link{
	color:white !important;
	text-transform:uppercase;
}
.tour-list tr:nth-child(odd){
	background:var(--white);
}
.tour-list tr td:first-child {
    border-radius:20px 0 0 20px;
}
.tour-list tr td:last-child {
    border-radius:0 20px 20px 0;
}
.tour-list tr th:first-child {
    border-radius:20px 0 0 0;
}
.tour-list tr th:last-child {
    border-radius:0 20px 0 0;
}
.tour-list .info{
	margin-left:5%;
}
.tour-list .info p{
	font-size:16px;
	line-height:21px;
}
.tour-list .label {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--blue);
    border-radius: 0 0 10px 10px;
    padding: 2% 5%;
    width: 100%;
    text-align: center;
}

.tour-list .img-title a {
    position: relative;
}
.tour-list .two-btns {
    width: 55%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.tour-list .pricing .two-btns {
    width: 30%;
}
/*SINGLE TOUR*/
.tour-info-div{
	background-color:var(--white);
	color:var(--gray);
	border-radius:20px;
	box-shadow: 0px 15px 10px -15px var(--darkblue);
	padding:4%;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.brush-wave .grid-div{
	gap:2em !important;
}
.tour-info-div .price{
	font-size:35px;
	line-height:45px;
	text-transform:uppercase;
}
.tour-info-div .pricing {
    flex-shrink: 0;
}
.tour-info-div .price span{
	color:var(--blue);
	font-size:50px;
	line-height:60px;
	font-weight:600;
}
.tour-info-div span.old{
	font-size: 44px;
    text-decoration: line-through;
    font-weight: 100;
    color: var(--darkblue);
    margin-right: 20px;
}
.tour-info-div .btn-subtext {
    color: var(--darkblue) !important;
    font-weight: 600;
    font-size: 12px;
}
.tour-info-div .no-discount{
	display: flex;
    align-items: center;
}
.tour-info-div .from {
    font-size: 35px;
    line-height: 45px;
    text-transform: uppercase;
}
.tour-info-div .no-discount .from{
	margin-right: 10px;
}
.tour-info-div .feature svg{
	height:32px;
	width:32px;
	margin-right: 10px;
}
.tour-info-div .features,.tour-info-div .feature {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.tour-info-div .feature {
    margin-right: 15px;
    font-size: 17px;
    line-height: 22px;
}
:lang(pl-PL) .tour-info-div .feature,:lang(sv-SE) .tour-info-div .feature,:lang(cs-CZ) .tour-info-div .feature,:lang(ja) .tour-info-div .feature,:lang(id-ID) .tour-info-div .feature,:lang(zh-CN) .tour-info-div .feature,:lang(ko-KR) .tour-info-div .feature,:lang(ru-RU) .tour-info-div .feature,:lang(tr-TR) .tour-info-div .feature,:lang(uk) .tour-info-div .feature,.features.downsize .feature {
	font-size:15px;
}

:lang(id-ID) .tour-info-div .price span, :lang(ja) .tour-info-div .price span, :lang(ko-KR) .tour-info-div .price span, :lang(zh-CN) .tour-info-div .price span,:lang(sv-SE) .tour-info-div .price span,:lang(ru-RU) .tour-info-div .price span,:lang(nb-NO) .tour-info-div .price span{
	font-size:35px;
}
:lang(id-ID) .tour-info-div .price span.old,
:lang(ja) .tour-info-div .price span.old,
:lang(ko-KR) .tour-info-div .price span.old,
:lang(zh-CN) .tour-info-div .price span.old,
:lang(sv-SE) .tour-info-div .price span.old,
:lang(ru-RU) .tour-info-div .price span.old,
:lang(nb-NO) .tour-info-div .price span.old { 
	font-size: 30px;
}
.tour-info-div .features .feature svg .st0 {
    fill: none;
    stroke: var(--gray);
    stroke-miterlimit: 10;
}
.tour-info-div .features .feature svg.map .st0 {
    display:none;
}
.tour-info-div .features .feature svg.map .st1 {
    fill:none;
	stroke:var(--gray);
	stroke-miterlimit:10;
}
.tour-info-div .features .feature svg.map .st2 {
    fill:none;
	stroke:var(--gray);
	stroke-miterlimit:10;
}
.tour-info-div .features .feature svg.map .st3 {
   	fill:var(--gray);
}
.tour-info-div .wp-block-button__link{
	color:white !important;
	font-size:1.125em;
	text-transform:uppercase;
}
.page.tour .single-header .has-background-dim,.page.ticket .single-header .has-background-dim{
	opacity: 1 !important;
	/*background-image: linear-gradient(rgba(3,17,54,.2) 80%, rgba(3,17,54,.6)) !important;
	background-color: transparent !important;*/
	background-color: rgba(3,17,54,.5) !important;
}
.tour-gallery img{
    height: 600px;
    object-fit: cover;
	box-shadow: 0px 19px 17px -15px var(--darkblue);
	width:100%;
}
.gallery-included .slick-list.draggable,.no-arrows-gallery .slick-list.draggable{
	width:100%;
}
.gallery-included .tour-gallery img{
	height:435px !important;
}
.no-arrows-gallery .wp-block-image figcaption {
    margin-bottom: 0;
    margin-top: 5%;
    text-align: center;
    font-weight: 600;
}

/*.landscape-gallery img{
	height:430px;
}*/
.slick-list.draggable{
    /*width: 80%;*/
    margin: 0 auto;
	width: 70%;
}
.no-arrows-gallery .slick-list.draggable{
	width:100%;
}
.slick-track {
    margin-bottom: 30px;
}
.slick-current.slick-active{
	overflow:visible;
}
.slick-dots li button:before {
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    font-size: 25px !important;
}
.slick-dots li button,.slick-dots li {
    width: 25px;
    height: 25px;
}
.slick-dots {
    position:relative !important;
}
/*.slick-prev:before {
    content: url(../../uploads/2022/04/arrow-left.png);
}
.slick-next:before {
    content: url(../../uploads/2022/04/arrow-right.png);
}
.slick-prev.slick-arrow,.slick-next.slick-arrow,.slick-next:before, .slick-prev:before{
	height:200px;
	width:109px;
}
.slick-next:before, .slick-prev:before{
	font-size:200px;
	line-height:200px;
	opacity:1;
}*/
.slick-prev:before {
    background-image: url(../../uploads/2022/04/arrow-left.png);
}
.slick-next:before {
    background-image: url(../../uploads/2022/04/arrow-right.png);
}
.slick-prev.slick-arrow,.slick-next.slick-arrow,.slick-next:before, .slick-prev:before{
	height:200px;
	width:109px;
}
.slick-next:before, .slick-prev:before{
	content:"";
	background-size: 109px 200px;
    display: inline-block;
    width: 109px; 
    height: 200px;
}
.feature-box{
	background-color:var(--white);
	border-radius:30px;
	box-shadow: 0px 19px 17px -15px var(--darkblue);
	padding:2%;
	margin-left: 5% !important;
}
.feature-heading {
    background-color: white;
    width: 80%;
    color: var(--blue);
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 10px 10px 10px 0;
    padding: 1%;
	padding-left:5%;
    font-size: 20px;
	box-shadow: 0px 7px 15px -5px var(--blue);
	margin-bottom:2%;
	margin-left:-8%;
}
.feature-box ul,.feature-box p{
	margin-bottom: 5%;
    margin-top: 5%;
}
.highlights .feature-heading{
	color:var(--blue);
	z-index:2;
	position:relative;
	font-size: 25px;
    line-height: 30px;
	width:100%;
}
.highlights.feature-box{
	margin-left:5% !important;
	margin-right:8%;
	position:relative;	
	z-index:2;
}
.highlights.feature-box:before {
    content: "TOUR HIGHLIGHTS";
    transform: rotate(-90deg);
    position: absolute;
    transform-origin: top left;
    left: -100px;
    top: 310px;
    color: var(--darkblue);
    font-family: 'Six Caps', sans-serif !important;
    font-size: 100px;
    line-height: 100px;
    z-index: 1;
}
.ticket .highlights.feature-box:before{
	content: "TICKET HIGHLIGHTS";
	top:338px;
}
h3.heading-title{
	font-size:45px;
	line-height:55px;
}
.brush-wave{
	background-image:url(../../uploads/2022/04/pozadina_3.png);
	background-size: 100% 90%;
    background-repeat: no-repeat;
    background-position: center;
}
.brush-wave-small{
	background-image:url(../../uploads/2022/05/pozadina1.png);
	background-size: 90% 90%;
    background-repeat: no-repeat;
    background-position: center;
}
/*.brush-line{
	background-image:url(../../uploads/2022/04/pozadina_4.png);
	background-size: 90% 90%;
    background-repeat: no-repeat;
    background-position: center;
}*/
.cta-div h3{
	font-weight:600;
}
.cta-div h3{
	font-weight:600;
}
.cta-div .big{
	color:var(--darkblue);
	font-size:30px !important;
	line-height:35px !important;
	padding:2% 0;
}
.cta-div .wp-block-button__link{
	font-size:30px !important;
	line-height:35px !important;
	box-shadow: 0px 19px 17px -15px var(--darkblue);
}
.cta-div{
	background:var(--white);
	padding: 2% 0 4% 0;
	margin-bottom:0 !important;
}
.cta-div.clear{
	background:transparent;
}
.cta-div li{
	list-style-position: inside;
}
.icon-title{
	width:100px;
	height:100px;
	margin:0 auto;
	margin-bottom:2%;
}
.icon-title .st0{
	stroke:var(--purple);
	fill:none;
	stroke-width:0.5;
	stroke-miterlimit:10;
}
.icon-title.white .st0{
	stroke:white;
}
.icon-title .st1{
	fill:var(--purple);
}
.good-to-know .bigger{
	margin:0 auto !important;
	padding-bottom:5%;
	color:var(--darkblue);
}
.good-to-know li{
	color:var(--darkblue);
	font-size:25px;
	line-height:35px;
}
.reviews{
	padding: 5% 0 !important;
}
.reviews .icon-title{
	width:70px;
}
.reviews .review-items{
	display:flex;
}
.reviews h3.heading-title {
    color: #fff!important;
}
.stars {
	width:152px;
	margin:0 auto;
}
.stars svg{
	fill-rule:evenodd;
	clip-rule:evenodd;
	stroke-linejoin:round;
	stroke-miterlimit:2;
}
.stars path{
	fill:#f5a70a;
}
.reviews .review{
	background:var(--white);
	border-radius:22px;
	padding:2%;
	margin:0 2%;
	position:relative;
	flex: 1 1 0px;
}
.reviews .review:before{
	content:url(../../uploads/2022/04/quote-1.png);
	position:absolute;
	top:-25px;
	left:16px;
	display:block;
}
.reviews .review:after{
	content:url(../../uploads/2022/04/quote-1.png);
	position:absolute;
	bottom:-31px;
	right:16px;
	display:block;
}
.reviews-subtitle {
    font-size: 24px !important;
	line-height: 30px;
}
.review .author{
	font-style:italic;
	color: var(--blue) !important;
    padding-top: 10px;
}
.review .review-title{
	text-align:center;
	font-weight:600;
	color: var(--blue) !important;
    padding-top: 15px;
}
.review p{
	color:var(--gray) !important;
}
.circle-big svg{
	width:50%;
}
.circle-big .st0{
	fill:none;
	stroke:white;
	stroke-width:1;
	stroke-miterlimit:10;
}
.circle-big .st1{
	fill:white;
}
.circle-big.skip-line .st0{
	display:none;
}
.circle-big.skip-line .st1{
	display:inline;
	fill:none;
	stroke:white;
	stroke-width:0.5;
	stroke-miterlimit:10;
}
.circle-big.skip-line .st2{
	display:inline;
	fill:white;
}
.circle-big.skip-line .st3{
	fill:none;
	stroke:white;
	stroke-miterlimit:10;
}
.circle-big.skip-line .st4{
	fill:none;
	stroke:white;
	stroke-width:0.75;
	stroke-miterlimit:10;
}
.circle-big.skip-line .st5{
	fill:white;
}
.booking ul{
	list-style-type:"✓ ";
	padding-bottom:5%;
}
.booking li{
	font-size:18px;
}
.booking ul li::marker{
	color:var(--blue) !important;
	font-weight:900;
}
.booking .circle-icons,.booking ul{
	width:70%;
	margin:0 auto;
}
.booking .circle-icons p{
	line-height:20px;
}
.booking > div:last-child {
	text-align: center;
}
.viator-widget{
	border-radius:20px;
	background:var(--white);
}
.viator-widget .info{
	padding:5%;
}
.viator-widget img{
	border-radius:20px 20px 0 0;
	margin-top: 0 !important;
}
.viator-widget h4{
	font-weight:600;
	font-size: 30px !important;
    line-height: 35px;
    color: var(--black) !important;
    margin: 10px 0;
	text-align: center;
    padding-bottom: 10px;
}
.viator-widget p{
	margin-bottom:10px;
    text-align: center;
    color: var(--blue);
    font-weight: 600;
}
.viator-widget .full-btn{
    padding-top:20px;
}

/*BLOG GRID*/
.uagb-post-grid a.uagb-text-link{
	background:var(--purple);	
	border-radius:5px;
	text-transform:uppercase;
}
.uagb-post-grid .uagb-post__cta{
	border-radius:5px;
}
.uagb-post-grid .uagb-post__inner-wrap {
    border-radius: 10px;
}
.uagb-post-grid .uagb-post__image img{
	border-radius: 10px 10px 0 0;
}
.uagb-post-grid .uagb-post__inner-wrap{
	background:var(--white);
}
/*PASS CARD - MINI PRODUCT*/
.pass-card-div{
        padding-top:5%;
        padding-bottom:5%;
}
.pass-card{
        background:var(--white);
        border-radius:25px;
        box-shadow: 0 9px 9px -6px var(--darkblue);
        padding-top:4%;
        position:relative;
}
.pass-content{
        display:flex;
        gap:10px;
        padding:0 3%;
        align-items:center;
}
.pass-content > div, .pass-content > a{
        flex:1;
}
.pass-card img{
        border-radius:25px;
        margin-bottom: 20px;
		max-height: 300px;
   	 	width: 100%;
    	object-fit: cover;
}
.pass-card .wp-block-button__link{
        color:white;
        text-transform:uppercase;
        /*font-size: 25px;
    line-height: 30px !important;*/
        font-size:30px !important;
        line-height:35px !important;
        box-shadow: 0px 19px 17px -15px var(--darkblue);
}
.pass-content .full-btn {
    margin-top: 20px;
}
.pass-includes{
        padding:0 7%;
}
.pass-includes strong{
        color:var(--purple);
}
.pass-card h2.heading-title {
    color: var(--darkblue) !important;
	margin-bottom: 20px!important;
}
.pass-note {
    background: var(--purple);
    border-radius: 0 0 20px 20px;
    color: white;
    padding: 2% 3%;
    margin-top: 3%;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
        text-align:center;
}
.pass-card .discount {
    position: absolute;
    top: -33px;
    left: -65px;
    background: var(--purple);
    border-radius: 50%;
    color: white;
    width: 150px;
    height: 150px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 52px;
    font-weight: 600;
}
.pass-card .discount-txt{
        position: absolute;
    top: -66px;
    left: -90px;
        font-weight:600;
        fill:var(--purple);
    width: 190px;
    height: 190px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.pass-card .st0{
        fill:none;
}
.pass-card tspan{
        font-size:25px;
}

h5.protip-title {
	padding-top: 5%;
	font-weight: 600;
    color: var(--blue);
    margin-bottom: 0px;
}
.protip{
	display: flex;
	align-items: center;
	gap: 32px;
}
.protip .travel-expert {
	position: relative;
	/*width: 100%;*/
	flex: 0 0 100px;
}
.protip img{
	width: 100px;
}
.protip p {
    margin: 5px 0;
}
.protip .travel-expert p{
	position: absolute;
    bottom: -10px;
    right: -25px;
    font-style: italic;
    font-size: 11px;
    line-height: 15px;
	margin-bottom: 3%;
    margin-top: 4%;
}
.protip span{
	color: var(--orange);
    font-weight: 900;
    display: block;
    font-size: 11px;
}
.protip.vertical{
	display: block;
}
.protip.vertical .travel-expert p{
	position: relative;
	display: block;
	bottom: 0;
	right: 0;
}
.protip-author{
	display: block;
}
.protip-content {
    display: flex;
	gap: 10px;
    align-items: center;
	justify-content: flex-end;
}
.protip.vertical .travel-expert div{
	float: right;
}

.feature-box.grid-div {
    margin: 0 auto !important;
}
/*DESTINATIONS*/
.destinations{
	gap: 2% !important;
	padding-bottom: 2% !important;
	flex-wrap: wrap !important;
}
.destinations .wp-block-column {
    flex-basis: 22% !important;
	max-width: 425px;
}
.destinations figure{
	position: relative;
	margin: 0 !important;
	overflow: hidden;
	border-radius: 20px;
}
.destinations img{
	border-radius: 20px;
	box-shadow: 0 9px 20px -6px var(--darkblue);
	transition: transform 0.4s ease;
    transform-origin: 50% 50%;
}
.destinations figcaption.wp-element-caption {
	position: absolute;
    font-weight: 600;
    left: 0;
    bottom: 0;
    color: white;
    padding: 5% !important;
    font-size: 33px;
    line-height: 36px;
    width: 100%;
    margin: 0;
    background-image: linear-gradient(to bottom, rgba(3,17,54,0), rgba(3,17,54,1));
    border-radius: 0 0 20px 20px;
}
.destinations a:hover img{
	transform: scale(1.1);
}
/*TEAM*/
.team{
	gap: 2% !important;
}
.team img{
	border-radius: 20px;
	transition: transform 0.4s ease;
    transform-origin: 50% 50%;
}
.team figure{
	border-radius: 20px;
	margin: 2% 0 !important;
	overflow: hidden;
}
.team p,.team a{
	color: var(--blue);
}
.team a:hover img{
	transform: scale(1.1);
}

/*LATEST BLOGS*/
.latest-blog-items{
	display:flex !important;
	flex-wrap:wrap;
}
.latest-blog-items .blog-item{
	border-radius:20px;
	width: 32%;
    margin: 0 5px 20px;
}
.latest-blog-items .blog-item .short-content{
	background:var(--white);
	padding:20px;
	border-radius: 0 0 10px 10px;
}
.latest-blog-items .blog-item img{
	border-radius:10px 10px 0 0;
	height: 300px;
    object-fit: cover;
}
.latest-blog-items .blog-item .full-btn a {
    border-radius: 10px;
    padding: 8px;
	background:var(--purple) !important;
}
.latest-blog-items .blog-item p {
   	margin-bottom:10px;
}


/*BLOGS TIMELINE*/
.posts-timeline .uagb-timeline__events-inner-new{
	padding:0;
}
.posts-timeline .uagb-timeline__events-inner--content > div,.posts-timeline h3{
	padding-left:4%;
	padding-right:4%;
	text-align: left;
}
.posts-timeline h3{
	padding-top: 4%;
}
.posts-timeline .wp-block-button{
	padding-bottom: 4%;
}
.posts-timeline img{
	border-radius:20px 20px 0 0;
	height: 300px !important;
    object-fit: cover;
}
.posts-timeline .uagb-timeline__link{
	border-radius:5px;
	text-transform:uppercase;
	border: none;
}
.posts-timeline .uagb-timeline__right .uagb-timeline__arrow{
	right: -13px;
}
.posts-timeline .uagb-timeline__left .uagb-timeline__arrow{
	left: -13px;
}

/*SINGLE BLOG*/
.single-blog{
	padding:50px 0;
}
.single-blog nav.navigation.post-navigation,nav.navigation.post-navigation {
    display: none !important;
}
.blog-header h1,.blog-header p,.blog-header h3{
	margin-left:0 !important;
}
.blog-header p{
	max-width:50rem !important;
}
.blog-header h1{
	max-width:100% !important;
}
.center-columns{
	align-items:center !important;
}
.single-post .wp-block-columns {
	gap:2em !important;
}
.single-blog .tours-div{
	margin:0 auto;
	max-width:100% !important;
}
.single-blog .bigger{
    margin-bottom:0 !important;
}
.single-blog img{
	margin-top:15px;
}
.single-blog .tours{
	padding-top:0 !important;
}
.single-blog h2,.single-blog h3{
	padding-top:2% !important;
}
.single-blog h3{
	margin-bottom:0 !important;
	font-size: 27px !important;
    line-height: 34px !important;
	padding-bottom:2px !important;
}
.single-blog h4{
	margin-bottom:0 !important;
	font-size: 24px !important;
    line-height: 32px !important;
	padding-bottom:2px !important;
}
.single-blog h3,.single-blog h4{
	color:var(--purple) !important;
}
.blog-header .title-div{
	padding:0 !important;
}
.blog-header {
	padding:21.5px !important;
}
.single-blog .booking,.single-blog .cta-div {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*PREFOOTER*/
.site-above-footer-wrap{
	display:none !important;
}
body.ticket .site-above-footer-wrap,body.tour .site-above-footer-wrap, body.single-post .site-above-footer-wrap{
	display:grid !important;
}
.prefooter{
	background:var(--darkblue);
	position:relative;
	margin-top:6%;
}
.prefooter .recommend-block{
	background:var(--white) !important;
	margin:0 auto;
	max-width:60%;
}
.prefooter .recommend-block p,.prefooter .recommend-block .recommend-title{
	color:var(--blue) !important;
	text-align:center;
}
.prefooter .recommend-block .recommend-title{
	font-size:50px;
	line-height:60px;
	margin-bottom:2%;
	text-transform:uppercase;
	font-weight:600;
}
.prefooter .tour-item .price{
	font-size:28px;
	padding:3%;
}
.prefooter .tour-item .price .pre {
    font-size: 21px;
    margin-bottom: 0;
}
.prefooter .tour-item .old {
    font-size: 22px;
	line-height: 24px;
    margin-bottom: 0;
}
.prefooter .recommend-block p{
	font-size:20px;
	line-height:25px !important;
}
.prefooter p,#block-7 p{
	margin-bottom:0 !important;
}
.tt-logo {
    z-index: 99;
    text-align: center;
	position:relative;
    margin-bottom: 1%;
}
.tt-logo img{
    margin-top: -70px;
}
.prefooter .tours .tour-img {
    /*height: 300px;*/
	height:250px;
}
.prefooter .certain-tour,.prefooter .list,.prefooter .visit {
    width:33%;
	padding:0;
}
.prefooter .single-col .visit{
	width:100%;
}
.prefooter .other.single-col{
	text-align:center;
}
.prefooter .other.single-col .wp-block-button {
    margin-top: 2%;
}
.prefooter .visit .wp-block-button a{
	text-transform:uppercase;
}
.prefooter .column {
   	margin:0 15px;
}
.prefooter .tours {
	padding:5% 0;
	padding-top:1%;
}
.prefooter .tours-div {
   	margin:0 auto;
}
.prefooter .other {
    display: flex;
    /*flex-wrap: wrap;*/
    /*justify-content: space-between;*/
	justify-content: center;
    padding: 3% 13% !important;
	padding-top:0;
	background:white;
}
.prefooter .other a{
    /*color:white !important;*/
	color:var(--orange) !important;
}
.prefooter .other .full-btn a{
    /*color:white !important;*/
	color:white !important;
}
.prefooter .other p{
	color:var(--gray) !important;
}
.prefooter .other h4{
	color:var(--blue) !important;
}
.prefooter .other h4{
    font-size:33px;
	line-height:45px;
	font-weight:600;
}
.prefooter .other .list h4{
	/*margin-top:10%;*/
	margin-bottom:3%;
}
.prefooter .other p,.prefooter .other a{
    font-size:1.125em;
	line-height:23px;
}
.prefooter .other a{
    display:block;
}
.prefooter .other a:hover{
   	color:var(--purple) !important;
}
.prefooter .other .wp-block-button a:hover{
	color:white !important;
}
.prefooter .other .wp-block-button{
	margin-top:5%;
}
.prefooter .visit img{
	border-radius:33px;
	margin-bottom:5%;
	max-height:265px;
	width:100%;
	object-fit:cover;
}
.site-footer-section{
	margin-bottom:0 !important;
} 
/*FOOTER*/
.footer-col h5{
	color:white;
	position:relative;
	margin-bottom:35px;
}
footer .wp-block-image.size-full {
    margin: 0;
}
footer h5:after{
	content:'';
  	position: absolute;
  	background-color: var(--orange);
  	width:75px;
  	height: 1px;
  	bottom: -8px;
  	left:0;
}
footer .site-primary-footer-wrap{
	border-top:0 !important;
	background-color:var(--darkblue) !important;
}
.footer-col a {
	color:white !important;
	display:block;
}
.footer-col a:hover {
	color: var(--orange) !important;
}
footer .site-above-footer-inner-wrap{
	max-width:100% !important;
}
footer p{
	margin-bottom:0 !important;
}
footer .socials{
	display: flex !important;
	padding-top: 10px;
}
footer .socials a {
    margin-right: 10px;
}

/*ERROR 404*/
.error404 #content{
	background-size:cover;
	background-position:center !important;
	padding: 5%;
}
.error404 #content:before {
    position: absolute;
    background: var(--darkblue);
	opacity: .5;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
    left: 0;
}
.error404 h1 {
    font-size: 115px;
    font-weight: 600;
}
.error404 footer,.error404 .ast-container{
	position: relative;
}
.error404 .ast-primary-header-bar {
    /*background-color: var(--darkblue);*/
	background-color: transparent;
	border:none;
}
.error404 h1,.error404 .page-sub-title{
	color:white;
}
.error404 .page-header {
    background: none;
}
.error404 .site-primary-footer-wrap{
	border:none;
}
.error404 header{
	width:100%;
	position:fixed !important;
}

/* SMALL LAPTOP */
@media only screen and (max-width: 1700px) {
	.tour-info-div,.three-cards,.tour-list .img-title, .tour-list .pricing,.booking {
		flex-direction: column;
	}
    .tour-info-div .from{
		text-align: center;
	}
    .tour-info-div .features{
		padding: 2% 0;
	}
	.three-cards .card {
    	margin: 5% 0;
	}
	.tour-list .img-title, .tour-list .pricing {
		gap: 5px;
	}
	.tour-list .img-title{
    	align-items: flex-start;
	}
	.tour-list .price, .tour-list .label{
		text-align: center;
	}
	.tour-list .info {
    	margin: 8px 0;
	}
	.booking .grid-div-small{
		max-width: 100% !important;
	}
	.booking{
		padding: 5% !important;
	}
}

/* TABLET */
@media only screen and (max-width: 1200px) {
	.home-header h1 {
		font-size: 90px !important;
    	line-height: 120px;
	}
	.tour-list .pricing .two-btns {
        width: 100%;
        gap: 10px;
    }
	.tour-list .label {
        font-size: 17px;
    }
	.tour-list .price.old {
        margin-right: 0;
    }
	.tour-item .wp-block-buttons {
        flex-direction: column;
    }
	.tour-item .two-btns a {
        width: 100%;
    }
	.tour-item .two-btns>div {
        width: 100%;
        margin-bottom: 12px !important;
    }
	.single-header h1 {
        font-size: 38px !important;
        line-height: 45px;
    }
	.general-header h1 {
        font-size: 33px !important;
        line-height: 40px !important;
        padding-top: 40px !important;
    }
	.single-header h1, .single-header h3.white-txt {
        max-width: 100% !important;
    }
	.wide-btn a{
		width:100%;
	}
}


/* MOBILE PHONE */
@media only screen and (max-width: 767px) {
	/*GENERAL*/
	.home-header h1 {
		/*font-size: 120px !important;
    	line-height: 145px;*/
		font-size: 48px !important;
    	line-height: 53px;
		margin: 10px 0;
	}
	.home-header .wp-block-button a{
    	min-width: 250px !important;
    	text-align: center;
	}
	.home-header .wp-block-cover {
    	padding: 2em 0 !important;
	}
	.ast-theme-transparent-header #masthead{
		overflow: scroll !important;
    	max-height: 88vh;
	}
	.txt-block .wp-block-buttons > div {
    	margin-bottom: 15px !important;
	}
	.heading-title{
		margin-bottom:5px !important;
		padding-bottom:5px !important;
	}
	h2.heading-title{
		margin-bottom:15px !important;
		padding-bottom:15px !important;
	}
	.hours-table td:first-child,.hours-table th:first-child {
    	white-space: nowrap;
		width:25%;
	}
	.menu-table td,.menu-table th, .menu-table td:first-child, .menu-table th:first-child{
    	/*white-space: wrap;*/
		white-space: normal;
		width:33%;
		vertical-align: top;
		font-size: 10px;
    	line-height: 15px;
	}
	.grid-div {
    	max-width: 100% !important;
		width: 100% !important;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.no-arrows-gallery {
    	margin-top: 12% !important;
	}
	.heading-bg h2.heading-title{
		font-size: 21px!important;
    	line-height: 27px !important;
	}
	.heading-bg {
		padding:4%;
	}
	.three-cards .card{
		margin-top:10% !important;
	}
	.three-cards .orange-card{
		margin-top:25% !important;
	}
	.three-cards  {
    	flex-direction:column;
	}
	.two-btns a, .two-btns > div {
    	width: 100%;
    	margin-bottom: 10px;
	}
	.tour-list .price{
		text-align:center;
	}
	.tour-list .label {
    	font-size: 17px;
		line-height:17px;
		text-align:center;
	}
	.tour-list .img-title a{
		width:100%;
	}
	h2.heading-title {
    	font-size: 33px !important;
    	line-height: 42px !important;
	}
	.img-full.img-shadow,.bg-img {
    	height: 280px;
	}
	.uagb-column__inner-wrap,.wp-block-uagb-columns {
    	padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.half-div {
    	width: 100%;
	}
	
	.single-header h1{
		font-size: 38px !important;
    	line-height: 45px;
	}
	.remove-pad-mob{
		padding:0 !important;
	}
	.full-div{
		width:100% !important;
	}
	.full-div-mob .uagb-columns__inner-wrap{
		max-width:100% !important;
	}
	.auto-width-mob{
		width:auto !important;
	}
	.accent-p {
    	font-size: 32px !important;
    	line-height: 42px !important;
	}
	.smaller {
    	font-size: 26px !important;
    	line-height: 35px !important;
	}
	.faq h3 {
    	font-size: 18px !important;
    	line-height: 25px !important;
    	padding-bottom: 0;
    	margin-top: 5% !important;
	}
	.faq{
		padding:5% !important;
	}
	.add-pad-b-mob{
		padding-bottom:5% !important;
	}
	.add-pad-lr-mob{
		padding-left:5% !important;
		padding-right:5% !important;
	}
	.bigger{
		font-size: 17px!important;
    	line-height: 23px!important;
	}
	.big {
    	font-size: 20px!important;
    	line-height: 30px!important;
	}
	.reviews-table td {
            padding: 5%;
    }
    .reviews-table tr {
        background-position: 98% 2%!important;
    }
	.pass-icons .uagb-columns__columns-3 .wp-block-uagb-column {
    	margin: 10px 0;
	}
	.if-statement {
		font-size: 23px !important;
    	line-height: 30px !important;
	}
	.reverse-mob{
		flex-direction:column-reverse;
		flex-wrap: nowrap !important;
	}
	.add-pad-mob{
		padding:5% !important;
	}
	.add-pad-t-mob{
		padding-top:10% !important;
	}
	.add-mar-t-big-mob{
        margin-top:15% !important;
    }
        
	.grid-div-small {
    	max-width: 100% !important;
	}
	.no-margin-t-mob{
		margin-top:0 !important;
	}
	.no-margin-b-mob{
		margin-bottom:0 !important;
	}
	.latest-blog-items .blog-item img{
		height:180px;
		width:100%;
	}
	.latest-blog-items .blog-item {
		width:100%;
		margin: 10px 0;
	}
	.latest-blog-items{
		flex-direction:column;
	}
	.pass-content{
        flex-direction:column;
    }
    .pass-card .discount {
        top: -18px;
        left: -6px;
        width: 90px;
        height: 90px;
        font-size: 28px;
    }
	.pass-card img{
		max-height:200px;
	}
    .pass-card tspan {
        font-size: 17px;
    }
    .pass-card h2.heading-title{
        font-size: 28px !important;
        line-height: 37px !important;
    }
    .pass-card .discount-txt {
        top: -49px;
        left: -28px;
        width: 135px;
        height: 145px;
    }
    .pass-includes {
        padding: 0;
    }
    .pass-note {
        padding: 4%;
        margin-top: 6%;
        letter-spacing: 1px;
        font-size: 14px;
        line-height: 22px;
        text-align:left;
    }
    .protip img{
		width: 100px;
	}

	.protip{
		flex-direction: column-reverse;
		gap: 5px;
		padding-bottom: 5%;
	}
	.protip .travel-expert {
    	width: 30%;
	}
	.protip .travel-expert p{
		right: -56px;
	}
	.feature-box.grid-div {
        padding: 5% !important;
    }
	.protip.vertical .travel-expert p {
    	bottom: 0;
		display: block;
	}
	.protip.vertical .travel-expert {
    	width: 100%;
	}
	.protip.vertical .travel-expert div{
		text-align: center;
		float: none;
	}
	.gallery-included .protip.vertical .travel-expert div{
		text-align:left;
	}
	.destinations.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 47% !important;
		max-width: 165px;
    }
	.destinations figcaption.wp-element-caption{
		font-size: 17px;
		line-height: 20px;
	}
	
	#rg-book{
		width:100vw !important;
		right: inherit;
    	left: inherit;
		padding:3%;
		bottom:0;
		transform:none;
	}
	#rg-book a{
		font-size:22px !important;
		font-family: 'Poppins',sans-serif !important;
	}
	.tours-div {
    	max-width: 100% !important;
    	width: 100% !important;
		margin-top:0 !important;
		margin-bottom:0 !important;
	}
	.circle{
		margin-top:7% !important;
	}
	.uagb-post-grid article {
    	width: 100% !important;
	}
	.wp-container-8 > * {
    	margin: 5px 0 !important;
	}
	/*HEADER*/
	.main-header-menu{
		background:var(--darkblue) !important;
	} 
	.main-header-menu a{
		color:white !important;
	} 
	.ast-menu-toggle {
    	color: white !important;
	}
	.main-header-menu .sub-menu{
		background: #041749 !important;
	}
	.trp-language-switcher-container .sub-menu {
    	height: auto;
    	/*overflow-y: scroll;*/
	}
	.main-header-menu>.menu-item>.menu-link{
		height: auto !important;
	}
	.current-menu-item > a{
		color:var(--orange) !important;
	}
	button.ast-menu-toggle:focus,button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-minimal:focus {
    	outline: none;
	}
	.single-header{
		min-height:550px !important;
	}
	.page.tour .single-header,.page.ticket .single-header{
		min-height:475px !important;
	}
	/*CURRENCIES IN MENU*/
	
	.selected-option{
		padding: 10px 20px;
	}
	.dropdown-options {
    	position: relative;
    	border-top: none;
	}
	.dropdown-option {
    	padding: 0 20px;
	}
	.currency-list .ast-menu-toggle {
    	top: 10px;
    	left: none;
    	right: 7px;
    	font-size: inherit;
		text-align: right;
	}
	.currency-dropdown:not(.mobile-hover) .dropdown-options {
        display: none;
    }

    .currency-dropdown.mobile-hover:hover .dropdown-options {
        display: block;
    }
	/*TOURS*/
	.tours {
    	padding: 0;
    	flex-direction: column;
	}
	.tour-item .label {
    	font-size: 20px;
    	line-height: 30px;
    	padding: 3%;
		left:12px;
	}
	.tour-item .tour-subtitle, .pass-card .tour-subtitle {
    	font-size: 18px;
    	line-height: 24px;
	}
	.tour-item h3, .pass-card h3 {
    	font-size: 25px;
    	line-height: 30px;
	}
	.tour-item .features {
    	flex-direction: column;
		display:inline-block;
		display:none;
	}
	.tour-item .features .feature {
    	margin-bottom: 5px;
		width:fit-content;
		padding: 5px 15px;
		font-size:12px;
		line-height:15px;
		align-items:center;
	}
	.tour-item .wp-block-button__link {
    	font-size: 20px;
	}
	.tours .tour-item {
    	margin: 15px 0;
		box-shadow: 0 9px 9px -6px var(--darkblue);
	}
	.tours .tour-img {
    	height: 235px;
	}
	.tour-item .price {
    	font-size: 25px;
    	line-height: 30px;
		padding:3%;
		right: 18px;
		border-radius:0 0 20px 20px;
	}
	.tour-item .price .pre {
    	font-size: 20px;
    	line-height: 30px;
    	margin-bottom: 3px;
	}
	.tour-item .price .old{
		font-size: 22px;
		line-height: 24px;
	}
	.feature img{
		width:20px;
	}
	/*TOUR LIST*/
	.tour-list .img-title,.tour-list .pricing {
    	flex-direction: column;
	}
	.tour-list .wp-block-button__link {
    	/*padding: 15px !important;*/
		margin-top:20px;
		padding: 8px !important;
    	font-size: 14px;
    	width: 100%;
	}
	.tour-list .full-btn,.tour-list .full-btn div{
    	width: 100%;
	}
	.tour-list .col30 {
    	width: 40%;
	}
	.tour-list picture,.tour-list img {
    	width: 100%;
		margin-bottom: 5%;
		height:110px;
	}
	.tour-list .info{
		margin-left:0;
	}
	.tour-list h5 {
    	font-size: 20px !important;
    	line-height: 25px;
		margin-bottom:5px;
	}
	.tour-list p {
    	font-size: 12px !important;
    	line-height: 18px;
	}
	.tour-list td, .tour-list th {
    	padding: 5% 3%;
	}
	/*SINGLE TOUR*/
	.tour-info-div {
    	flex-direction: column;
	}
	.tour-info-div .features{
    	order:3;
		flex-wrap: wrap;
		margin: 5px 12px;
	}
	.tour-info-div .price span {
    	font-size: 45px;
	}
	.tour-info-div .from {
    	text-align: center;
	}
	.tour-info-div .full-btn {
    	margin: 5% 0;
	}
	.tour-info-div .feature {
    	font-size: 20px;
    	line-height: 24px;
		margin-bottom: 5%;
	}
	.tour-gallery img {
    	/*height: 425px;*/
		height:250px;
	}
	.gallery-included .tour-gallery img {
    	height: 240px !important;
	}
	.slick-prev.slick-arrow,.slick-next.slick-arrow,.slick-next:before, .slick-prev:before{
		height:100px;
		width:55px;
	}
	.slick-next:before, .slick-prev:before {
    	background-size: 55px 100px;
	}
	.slick-list.draggable {
    	width: 95%;
	}
	.highlights.feature-box {
    	margin-right: 0;
		padding-top:10%;
	}
	.highlights.feature-box:before {
    	left: 13%;
    	top: -5% !important;
    	font-size: 70px;
    	line-height: 70px;
		transform:none;
	}
	.highlights .feature-heading {
    	font-size: 21px;
    	width: 80%;
	}
	.feature-box .feature-heading {
    	width: 90%;
	}
	.ticket .highlights.feature-box:before {
    	left: 9%;
	}
	.brush-wave {
    	background-size: cover;
	}
	.cta-div{
		padding:2em;
		padding-bottom:2em !important;
	}
	.good-to-know li {
    	font-size: 15px;
    	line-height: 28px;
	}
	.brush-line {
    	/*background-size: 100% 50%;*/
		background-size:contain;
    	background-position: 50% 10%;
	}
	.reviews .review {
    	margin: 12% 5%;
		padding:8%;
	}
	.reviews .review-items {
    	flex-direction: column;
	}
	.highlights {
    	margin-top: 13%;
	}
	.long-title{
		font-size:25px !important;
		line-height: 33px !important;
	}
	.no-arrows-gallery .slick-list.draggable {
    	width: 100%;
	}
	.no-arrows-gallery .tour-gallery img {
    	height: 400px;
	}
	.cta-div .cards-img{
		padding:10% 0;
	}
	.booking .circle-icons, .booking ul {
    	width: 100%;
		list-style-position: inside;
	}
	.booking .circle-icons > .wp-block-column {
    	flex-basis: 30% !important;
	}
	.ticket #content,.tour #content {
		padding-bottom:20px;
	}
	.slick-arrow{
		display:none !important;
	}
	.slick-track {
    	margin-bottom: 0;
	}
	.tour-list .all-prices {
    	flex-direction: column;
	}
	
	/*BLOG TIMELINE*/
	.posts-timeline .uagb-timeline__marker,.posts-timeline .uagb-timeline__date-new,.posts-timeline .uagb-timeline__date-inner,.posts-timeline .uagb-timeline__line,.posts-timeline .uagb-timeline__arrow{
		display:none !important;
	}
	.posts-timeline .uagb-timeline__events-inner--content,.posts-timeline .uagb-timeline__day-new{
		border-radius: 20px !important;
	}
	.posts-timeline .uagb-timeline__day-new{
		margin-left:0 !important;
	}
	
	/*SINGLE BLOG*/
	.single-blog {
    	padding: 20px 0;
	}
	.single-blog h2 {
    	font-size: 26px !important;
    	line-height: 30px !important;
		padding-top:8% !important;
	}
	.single-blog h3 {
    	font-size: 20px !important;
    	line-height: 30px !important;
    	padding-bottom: 0px !important;
	}
	.blog-header {
    	padding-top: 100px !important;
	}
	.single-blog .wp-block-image.size-full {
    	margin: 0;
	}
	
	/*PREFOOTER*/
	/*div#content {
    	padding-bottom: 78px;
		background:white;
	}*/
	.prefooter .recommend-block {
    	margin: 0 5%;
    	max-width: 100%;
	}
	.prefooter .certain-tour, .prefooter .list, .prefooter .visit {
    	width: 100%;
	}
	.prefooter > .tours{
		padding:0 5%;
	}
	.prefooter .other .list{
		margin-top:5%;
	}
	.prefooter .other .list h4{
		margin-bottom:0;
	}
	.prefooter .recommend-block .recommend-title {
    	font-size: 40px;
    	line-height: 50px;
	}
	.prefooter .tour-info,.prefooter .other{
		text-align:left;
	}
	.prefooter .visit{
		padding-top:30px;
	}
	.prefooter .other{
		padding:5% !important;
	}
	.tt-logo {
    	margin-top: 0;
		margin-bottom:10px;
	}
	.prefooter .other h4 {
    	font-size: 25px;
    	line-height: 30px;
	}
	.prefooter .tours .tour-img {
    	height: 200px;
	}
	.prefooter .other {
    	flex-direction: column;
	}
	.prefooter {
        margin-top: 40px;  
    }
	
	/*FOOTER*/
	.footer-col h5 {
    	margin-bottom: 15px;
	}
	.footer-col {
    	text-align: left;
		padding-bottom:25px;
	}
}

/* SMALL MOBILE PHONE */
@media only screen and (max-width: 500px) {
	.home-header  {
    	padding: 2em 0 !important;
	}
	h3{
		line-height:30px !important;
	}
	h3.heading-title{
		font-size:26px !important;
	}
	.faq h3{
		font-size:20px !important;
	}
	.single-blog h3 {
    	font-size: 20px!important;
	}
	.single-header h1{
    	padding-top: 50px;
	}
}


